home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / program / pcl4w13.zip / MESSAGE.H < prev    next >
Text File  |  1996-07-10  |  652b  |  26 lines

  1. #define MSG_DEBUG    300
  2. #define MSG_PAINT    200
  3. #define MSG_ABOUT      1
  4. #define MSG_COM1      11
  5. #define MSG_COM2      12
  6. #define MSG_COM3      13
  7. #define MSG_COM4      14
  8. #define MSG_300       20
  9. #define MSG_600       21
  10. #define MSG_1200      22
  11. #define MSG_2400      23
  12. #define MSG_4800      24
  13. #define MSG_9600      25
  14. #define MSG_19200     26
  15. #define MSG_38400     27
  16. #define MSG_57600     28
  17. #define MSG_115200    29
  18. #define MSG_INSTRUCT  30
  19. #define MSG_TEST      40
  20. #define MSG_EXIT      61
  21. #define MSG_ONLINE    62
  22. #define MSG_OFFLINE   63
  23. #define MSG_HANDSHAKE 71
  24. #define MSG_DIAL      72
  25. #define MSG_BREAK     73
  26.